Document the xalign property and its getter and setter as 2.4 additions.
authorMatthias Clasen <maclas@gmx.de>
Mon, 2 Aug 2004 04:14:17 +0000 (04:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Aug 2004 04:14:17 +0000 (04:14 +0000)
commitd07065205231361e326736911e40ce0d5dc4722d
tree695918341f8a34c4167af4955708032ca22bc90c
parentd2b0a7348a95b34ab7bf0c235720e2f5921e8748
Document the xalign property and its getter and setter as 2.4 additions.

Mon Aug  2 00:12:16 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentry.c (gtk_entry_class_init):
(gtk_entry_get_alignment):
(gtk_entry_set_alignment): Document the xalign property
and its getter and setter as 2.4 additions.  (#148978,
Axel Simon)

Mon Aug  2 00:11:31 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkuimanager.c (gtk_ui_manager_class_init):
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Use
canonical signal names in doc comments, since gtk-doc won't
pick up signal docs with underscores.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkactiongroup.c
gtk/gtkentry.c
gtk/gtkuimanager.c